-
Home
-
miniOrange 2-factor Authentication (2FA with SMS, Email, Google Authenticator)
-
6.1.4
-
Code
-
Classes
- Miniorange_Authentication
| Total Complexity |
310 |
| Dependencies |
14 |
| Dependents |
6 |
| Total lines |
1,213 |
| Lines of code |
1,079 |
| Logical lines of code |
725 |
| Comment lines |
83 |
| Methods |
9 |
| Properties |
3 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| mo2f_auth_save_settings() |
D |
0 |
276 |
857 |
| __construct() |
A |
37 |
7 |
87 |
| mo2f_update_db_check() |
A |
47 |
10 |
36 |
| mo2f_low_otp_alert() |
S |
44 |
5 |
51 |
| mo2f_save_2_factor_method() |
S |
55 |
4 |
17 |
| mo2f_is_customer_registered() |
S |
65 |
4 |
9 |
| mo2f_auth_deactivate() |
S |
67 |
2 |
8 |
| mo2f_define_global() |
S |
77 |
1 |
4 |
| mo2f_delete_user() |
S |
64 |
1 |
10 |